runtime.mLockProfile.disabled (field)

4 uses

	runtime (current package)
		mprof.go#L657: 	disabled   bool         // attribute all time to "lost"
		mprof.go#L684: 	if prof.disabled {
		mprof.go#L767: 	prof.disabled = true
		mprof.go#L791: 	prof.disabled = false